Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Possible solution

Hi there,

I had the same issue with the tabbed panel validation and don't know if you sorted out or not, but I came up with this.
Define the onclick event on each tabPanels of your tabbedPanel and add the following code:
var tab:com.ibm.xsp.component.UITabbedPanel = getComponent(<id_of_tabbedPanel>);
tab.setSelectedTab(<id_of_tab>);

Can use full update or partail update to refresh only the content part of the page and check the "No data validation" checkbox.

Another alternative is to use viewScope or sessionScope variables and set the name of the tab you select, like viewScope.selectedTab = "tabPanel1". Then put viewScope.selectedTab expression in the tabbedPanel's selectedTab property.

Tibor


Feedback response number WEBB7SWBYW created by ~Ben Quettumigennivu on 06/11/2009

xpages validation fighting with vie... (~Gus Chukikonyo... 4.Feb.09)
. . Partial update? (~Justin Zekaman... 4.Feb.09)
. . . . Tried both Partial Update and No da... (~Gus Chukikonyo... 4.Feb.09)
. . . . . . Looks like a bug - PMR opened *EOM*... (~Gus Chukikonyo... 4.Feb.09)
. . . . . . . . Lotus says "working as designed" (~Gus Chukikonyo... 5.Feb.09)
. . . . . . . . . . A workaround... (~Wendy Ekwether... 5.Feb.09)
. . . . . . . . . . . . Excellent Suggestions Ken (~Gus Chukikonyo... 7.Feb.09)
. . . . . . . . . . . . Great approach but I think there is... (~Ethan Umresaak... 8.Feb.09)
. . . . . . . . . . . . . . using addMessage in an XPage (~Delores Nonger... 4.Dec.09)
. . . . . . . . . . . . Possible solution (~Ben Quettumige... 11.Jun.09)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS